Release 10.1A: OpenEdge Deployment:
Managing 4GL Applications
XCODE utility
Use the XCODE utility to encrypt Progress 4GL procedures and include files. This is the syntax for XCODE:
keyA character string up to 8 characters long. On UNIX,
keyis case sensitive. If you do not specifykey, XCODE uses a default key. When OpenEdge is started with the Encrypted Compiler Mode (-rx) startup parameter, the Progress Application Compiler automatically uses this default key, unless you specify theXCODEoption on theCOMPILEstatement.directoryThe directory where XCODE places the encrypted
files. The specifieddirectorymust be different from the source directory, because each encrypted file retains the name of its original source file. XCODE overwrites existing files indirectoryif they are encrypted.filesThe relative pathnames of the files you want to encrypt. XCODE appends the pathnames supplied to
directory.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |